home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 2.7 KB | 87 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; simple address book, shows only fields that exist
-
- [id]
- type=style address
- name=Address/Telephone Book
- view=contact
- optional=att check "Show attachments"
-
- ; **************************************************************************
- [thumbnail]
- layer1={0 1000 0:25 3:25} title
- box={0 1000 3:25 22:25}
- grid={0 1000 3:25 22:25} 1 10
- layer3={0 1000 22:25 25:25} page
-
- ; **************************************************************************
- [start]
- data=?@att attachments
- font=1:1
- layer={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- font=1:3
- layer1={0:1 1:1 0:25 1:25} title
- layer2={0:1 1:1 1:25 24:25} thestack
- layer3={0:1 1:1 24:25 25:25} page
-
- [thestack]
- frame=
- font= 1:25
- stack=null showme sep
-
- [title]
- frame=
- font=9:10 bold
- message==@currentchar @lastchar @currentchar (@currentchar " - " @lastchar)
- text==@currentchar @lastchar @currentchar (@currentchar " - " @lastchar)
- box1={0 textleft 0 1000} 0 lightgray
- box2={textright 19:19 0 1000} 0 lightgray
-
- [showme]
- layer={5 995 5 995} ?@isattachment attachdata normaldata
-
- [attachdata]
- font=contact
- pen=contact
- stream1=left 1:16 rest 1:8 nobold @tl hardbreak = (@ssd @stm) (@sed @etm) "" ("Start: " @ssd " " @stm) softbreak = (@ssd @stm) (@sed @etm) "" ("End: " @sed " " @etm) softbreak @ds hardbreak
-
- [normaldata]
- font=contact
- pen=contact
- stream= bold @displayname softbreak =@displayname @cm "" @cm softbreak @dp softbreak @title nobold softbreak "Work Address:" hardbreak left 100 @wad softbreak ? @wct (@wct ", " @wst " " @wcn " " @wzp) "" softbreak left 0 "Home Address:" hardbreak left 100 @had softbreak ? @hct (@hct ", " @hst " " @hcn " " @hzp) "" softbreak left 0 ? @wph ("Work: " @wph " ") "" softbreak ? @hph ("Home: " @hph) "" softbreak ? @fph ("Fax: " @fph " ") "" softbreak ? @mph ("Mobile: " @mph) "" softbreak ? @email ("Email: " @email) "" hardbreak
-
- [page]
- font=1:1
- text = {1:8 7:8 1:8 7:8} ("- " @pagenumber " -")
-
- [sep]
- box= {2:13 11:13 2:200 3:200} lightgray
- layer={0 1000 0 8:200} foo
-
- [foo]
- return=@height
-